DioDocs for PDF
TextMapFragment コンストラクタ(TextLineFragment[])

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.TextMap 名前空間 > TextMapFragment クラス > TextMapFragment コンストラクタ : TextMapFragment コンストラクタ(TextLineFragment[])
TextMapFragment に追加する TextLineFragment オブジェクトの配列。
TextMapFragment の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray tlfs() As TextLineFragment _
)
public TextMapFragment( 
   params TextLineFragment[] tlfs
)

パラメータ

tlfs
TextMapFragment に追加する TextLineFragment オブジェクトの配列。
参照

TextMapFragment クラス
TextMapFragment メンバ
オーバーロード一覧